Part Number Hot Search : 
25X25 B1317 431A1 K2778 HC1G0 IRLML BYD72 MC4013
Product Description
Full Text Search
 

To Download FM25040B13 Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  this product conforms to specifications per the terms of the ramtron standard warranty. the product has completed ramtrons internal qualification testing and has reached production status. cypress semiconductor corporation ? 198 c hampion court ? san jose, ca 95134 - 1709 ? 408 - 943 - 2600 document number: 001 - 86145 rev. * a revised march 07 , 2013 fm 25040b 4kb serial 5v f - ram memory features 4k bit ferroelectric nonvolatile ram organized as 512 x 8 bits high endurance 1 trillion (10 12 ) read/writes 38 year data retention nodelay? writes advanced high - reliability ferroelectric process very fast serial peripheral interface - spi up to 20 mhz maximum bus frequency direct hardware replacement for eeprom spi mode 0 & 3 (cpol, cpha=0,0 & 1,1 ) sophisticated write protection scheme hardware protection software protection low power consumption 250 a active current (1 mhz) 4 a (typ.) standby current industry standard configuration industrial temperature - 40 c to +85 c 8 - pin green /rohs soic ( - g) description the fm 25040b is a 4 - kilobit nonvolatile memory employing an advanced ferroelectric process. a ferroelectric random access memory or f - ram is nonvolatile but operates in other respects as a ram. it provide s reliable data retention for 38 years while eliminating the complexities, overhead, and system level reliability problems caused by eeprom and other nonvolatile memories. t he fm 25040b performs write operations at bus speed. no write delays are incurred. data is w ritten to the memory array immediately after it has been successfully transferred to the device. the next bus cycle may commence immediately without the need for data polling. the fm25040b is capable of supporting up to 10 12 read/write cycles, or a million times more write cycles than eeprom . these capabilities make the fm 25040b ideal for nonvolatile memory applications requiring frequent or rapid writes. examples range from data collection, where the number of write cycles may be critical, to demanding i ndustrial controls where the long write time of eeprom can cause data loss. the fm25040b provides substantial benefits to users of serial eeprom, in a hardware drop - in replacement. the fm25040b uses the high - speed spi bus, which enhances the high - speed write capability of f - ram technology. the specifications are guaranteed over an industrial temperature range of - 40c to +85c . pin configuration pin names function /cs chip select /wp write protect /hold hold sck serial clock si serial data input so serial data output vdd supply voltage 5v vss ground ordering information fm25040b - g green 8 green 8 cs so wp vss vdd hold sck si 1 2 3 4 8 7 6 5
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 2 of 1 4 figure 1. block diagram pin descriptions pin name i/o description /cs input chip select. this active - low input activates the device. when high, the device enters low - power standby mode, ignores other inputs, and all outputs are tri - stated. when low, the device internally activates the sck signal. a falling edge on /cs must occur p rior to every op - code. sck input serial clock: all i/o activity is synchronized to the serial clock. inputs are latched on the rising edge and outputs occur on the falling edge. since the device is static, the clock frequency may be any value between 0 and 20 mhz and may be interrupted at any time. /hold input hold : the /hold pin is used when the host cpu must interrupt a memory operation for another task. when /hold is low, the current operation is suspended. the device ignores any transition on sck or /cs. all transitions on /hold must occur while sck is low. /wp input write protect: this active - l ow pin prevents all write operations, including those to the status register. if high, write access is determined by the other write protection features, as controlled through the status register. a complete explanation of write protection is provided on page 6. si input serial input: all input data is driven to this pin. the pin is sampled on the rising edge of sck and is ignored at other times. it should always be driven to a valid logic level to meet i dd specifications. * si may be connected to so for a single pin data interface. so output serial output: so is the data output pin. it is driven actively during a read and remains tri - state at all other times including when /hold is low. data transitions are driven on the falling edge of the serial clock. * so can be connected to si for a single pin data interface since the part communicates in half - duplex fashion. vdd supply s upply voltage: 5v vss supply ground instruction decode clock generator control logic write protect instruction register address register counter 64 x 64 fram array 9 data i / o register 8 nonvolatile status register 2 wp cs hold sck so si
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 3 of 1 4 overview the fm 25040b is a serial f - ram memory. the memory array is logically organized as 512 x 8 and is accessed using an industry standard serial peripheral interface or spi bus. functional operation of the f - ram is similar to serial eeproms. the major difference between the fm 25040b and a s erial eeprom with the same pin - out relates to its sup erior write performance. this makes the fm 25040b a drop - in replacement for mos t 4kb spi eeproms that support m odes 0 & 3 . memory architecture when accessing the fm 25040b , the user addresses 512 location s each with 8 data bits. these data bits are shifted serially. the addresses are accessed using the spi protocol, which includes a chip select (to permit multiple devices on the bus), an op - code including the upper address bit, and a word address. the word address consists of the lower 8 - address bits. the complete address of 9 - bits specifies each byte address uniquely . most functions of the fm 25040b either are controlled by the spi interface or are handled automatically by on - board circuitry. the access t ime for memory operation essentially is zero, beyond the time needed for the serial protocol. that is, the memory is read or written at the speed of the spi bus. unlike an eeprom, it is not necessary to poll the device for a ready condition since writes oc cur at bus speed. that is, by the time a new bus transaction can be shifted into the part, a write operation will be complete. this is explained in more detail in the interface section that follows. users expect several obvious system benefits from the f m 25040b due to its fast write cycle and high endurance as compared with eeprom. however there are less obvious benefits as well. for example in a high noise environment, the fast - write operation is less susceptible to corruption than an eeprom since it is completed quickly. by contrast, an eeprom requiring milliseconds to write is vulnerable to noise during much of the cycle. note that the fm 25040b contains no power management circuits other than a simple internal power - on reset. it is the users responsi bility to ensure that v dd is within datasheet tolerances to prevent incorrect operation . it is recommended that the part is not powered down with chip enable active. serial peripheral interface C spi bus the fm 25040b employs a serial peripheral interface ( spi) bus. it is specified to operate at speeds up to 20 mhz. this high - speed serial bus provides high performance serial communication to a host microcontroller. many common microcontrollers have hardware spi ports allowing a direct interface. it is quite simple to emulate the port using ordinary port pins for microcontrollers that do not. the fm 25040b operates in spi mode 0 and 3. the spi interface uses a total of four pins: clock, data - in, data - out, and chip select. a typical system configuration uses o ne or more fm 25040b devices with a microcontroller that has a dedicated spi port, as figure 2 illustrates. note that the clock, data - in, and data - out pins are common among all devices. the chip select and hold pins must be driven separately for each fm 2504 0b device. for a microcontroller that has no dedicated spi bus, a general purpose port may be used. to reduce hardware resources on the controller, it is possible to connect the two data pins (si, so) together and tie off (high) the /hold pin. figure 3 s hows a configuration that uses only three pins . protocol overview the spi interface is a synchronous serial interface using clock and data lines. it is intended to support multiple devices on the bus. each device is activated using a chip select. once chi p select is activated by the bus master, the fm 25040b will begin monitoring the clock and data lines. the relationship between the falling edge of /cs, the clock and data is dictated by the spi mode. the device will make a determination of the spi mode on the falling edge of each chip select. while there are four suc h modes, the fm 25040b supports m odes 0 and 3. figure 4 shows the req uired signal relationships for m odes 0 and 3. for both modes, data is clocked into the fm 25040b on the rising edge of sck an d data is expected on the first rising edge after /cs goes active. if the clock begins from a high state, it will fall prior to beginning data transfer in order to create the first rising edge. the spi protocol is controlled by op - codes. these op - codes specify the commands to the part. after /cs is activated the first byte transferred from the bus master is the op - code. following the op - code, any addresses and data are then transferred. note that the wren and wrdi op - codes are commands with no subsequent data transfer. important: the /cs must go inactive (high) after an operation is complete and before a new op - code can be issued. there is one valid op - code only per active chip select.
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 4 of 1 4 figure 2. system configuration with spi port figure 3. system configuration without spi port spi mode 0: cpol=0, cpha=0 spi mode 3: cpol=1, cpha=1 figure 4. spi modes 0 & 3 f m 2 5 0 4 0 b m o s i : m a s t e r o u t , s l a v e i n m i s o : m a s t e r i n , s l a v e o u t s s : s l a v e s e l e c t s o s i s c k c s h o l d f m 2 5 0 4 0 b s o s i s c k c s h o l d s p i m i c r o c o n t r o l l e r s s 1 s s 2 h o l d 1 h o l d 2 m i s o m o s i s c k m i c r o c o n t r o l l e r f m 2 5 0 4 0 b s o s i s c k c s h o l d 0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 5 of 1 4 data transfer all data transfers to and from the fm 25040b occur in 8 - bit groups. they are synchronized to the clock signal (sck) and they transfer most significa nt bit (msb) first. the serial input data is clocked in on the rising edge of sck. the serial data output is driven from the falling edge of sck . command structure there are six commands called op - codes that can be issued by the bus master to the fm 2504 0b . they are listed in the table below. these op - codes control the functions performed by the memory. they can be divided into three categories. first, there are commands that have no subsequent data transfer. they perform a single function, such as, enab ling a write operation. second are commands followed by one byte, either in or out. they operate on the status register. third are commands for memory transactions followed by address and one or more bytes of data . table 1. op - code commands name description op - code wren set write enable latch 0000 _ 0110b wrdi write disable 0000 _ 0100b rdsr read status register 0000 _ 0101b wrsr write status register 0000 _ 0001b read read memory data 0000 _a 011b write write memory data 0000 _a 010b wren - set write enable latch the fm 25040b will power up with writes disabled. the wren command must be issued prior to any write operation. sending the wren op - code will allow the user to issue subsequent op - codes for write operations. these include writing the status register and writing the mem ory . sending the wren op - code causes the internal write enable latch to be set. a flag bit in the status register, called wel, indicates the state of the latch. wel=1 indicates that writes are permitted. a write to the status register has no effect on the wel bit. completing any write operation will automatically clear the write - enable latch and prevent further writes without another wren command. figure 5 below illustrates the wren command bus configuration . wrdi - write disable the wrdi command disables all write activity by clearing the write enable latch. the user can verify that writes are disabled by reading the wel bit in the status register and verifying that wel=0. figure 6 illustrates the wrdi command bus configuration . figure 6 . wrdi bus configuration figure 5 . wren bus configuration
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 6 of 1 4 rdsr - read status register the rdsr command allows the bus master to verify the contents of the status register. reading status provides information about the current state of the wr ite protection features. following the rdsr op - code, the fm 25040b will return one byte with the contents of the status register. the status register is described in detail in the status register & write protection section . wrsr C write status register the wrsr command allows the user to select certain write protection features by writing a byte to the status register. prior to issuing a wrsr command, the /wp pin must be high or inactive. not e that on the fm 25040b , /wp prevents wri ting to the status regi ster and the memory array. prior to sending the wrsr command, the user must send a wren command to enable writes. note that executing a wrsr command is a write operation and therefore clears the write enable latch. the bus timing for rdsr and wrsr are show n below . figure 7. rdsr bus timing figure 8. wrsr bus timing status register & write prot ection the write protection features of the fm 25040b are multi - tiered. first, a wren op - code must be issued prior to any write operation. assuming that writes are enabled using wren, writes to memory are controlled by the /wp pin and the status register. w hen /wp is low, the entire part is write - protected. when /wp is high, the memory protection is subject to the status register. writes to the status r egister are performed using the wren and wrsr command s and subject to the /wp pin. the status register is organized as follows . table 2. status register bit 7 6 5 4 3 2 1 0 name 0 0 0 0 bp1 bp0 wel 0 bits 0 and 4 - 7 are fixed at 0 and cannot be modified. note that bit 0 (/rdy in eeproms) is wired low since f - ram writes have no delay and the memory is never busy. all eeproms use ready to indicate whether a write cyc le is complete or not. the bp1 and bp0 bits control w rite protection features. they are nonvolatile (shaded yellow). the wel flag indicates the state of the write enable latch. this bit is internally set by the wren command and is cleared by terminating a write cycle (/cs high) or by using the wrdi command . bp1 and bp0 are memory block write protection bits. they specify portions of memory that are write - protected as shown in the following table. table 3. block memory write protection bp1 bp0 protected address range 0 0 none 0 1 180h to 1ffh (upper ?) 1 0 100h to 1ffh (upper ?) 1 1 000h to 1ffh (all)
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 7 of 1 4 the bp1 and bp0 bits and the write enable latch are the only mechanisms that protect the memory from writes. the remaining write protection features protect inadvertent changes to the block protect bits. the bp1 and bp0 bits allow software to selectively write protect the array. these settings are only used when the /wp pin is inactive and the wren command has been issued. the following table summarizes the write protection conditions . table 4. write protection wel /wp protected blo cks unprotected blocks status register 0 x protected protected protected 1 0 protected protected protected 1 1 protected unprotected unprotected memory operation the spi interface, with its relatively high maximum clock frequency, highlights the fast write capability of the f - ram technology. unlike spi - bus eeproms, the fm 25040b can perform sequential writes at bus speed. no page register is needed and any number of sequential writes may be performed . write operation all writes to the memory array begin with a wren op - code. the bus master then issues a write op - code. part of this op - code includes the upper bit of the memory address. bit 3 in the op - code corresponds to a8. the next byte is the lower 8 - bits of the addres s a7 - a0. in total, the 9 - bits specify the address of the first byte of the write operation. subsequent bytes are data and they are written sequentially. addresses are incremented internally as long as the bus master continues to issue clocks. if the last a ddress of 1ffh is reached, the counter will roll over to 000h. data is written msb first. unlike eeproms, any number of bytes can be written sequentially and each byte is written to memory immediately after it is clocked in (after the 8 th clock). the rising edge of /cs terminates a write op - code operation . read operation after the falling edge of /cs, the bus master can issue a read op - code. part of this op - code includes the upper bit of the memory address. the next byte is the lower 8 - b its of the address. in total, the 9 - bits specify the address of the first byte of the read operation. after the op - code is complete, the si pin is ignored. the bus master then issues 8 clocks, with one bit read out for each. addresses are incremented inter nally as long as the bus master continues to issue clocks. if the last address of 1ffh is reached, the counter will roll over to 000h. data is read msb first. the rising edge of /cs terminates a read op - code operation.. the bus configuration for read and w rite operations is shown below . hold the /hold pin can be used to interrupt a serial operation without aborting it. if the bus master takes the /hold pin low while sck is low, the current operation will pause. taking the /hold pin high while sck is low w ill resume an operation. the transitions of /hold must occur while sck is low, but the sck pin can toggle during a hold state .
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 8 of 1 4 figure 9. memory write figure 10. memory read endurance internally, a f - ram operates with a read and res tore mechanism . therefore, endurance cycles are applied for each access: read or write. the f - ram architecture is based o n an array of rows and columns. each access causes a cycle for an entire row. in the fm25040b, a row is 64 bits wide. every 8 - byte boundary marks the beginning of a new row. endurance can be optimized by ensuring frequently accessed data is located in dif ferent rows. regardless, f - ram read and write endurance is effectively unlimited at the 20mhz clock speed. even at 2000 accesses per second to the same row, 15 years time will elapse before 10 12 endurance cycles occur . 0 1 2 3 4 5 6 7 0 1 2 3 4 5 0 1 2 3 4 5 6 7 o p - c o d e 0 0 0 0 a 0 1 1 ms b byte address 7 6 5 4 3 2 c s sc k s i s o 1 6 0 7 ls b ms b ls b data out 0 7 hi - z 7 6 5 4 3 2 1 0 ls b 0 1 2 3 4 5 6 7 0 1 2 3 4 5 0 1 2 3 4 5 6 7 o p - c o d e 0 0 0 0 a 0 1 0 ms b byte address 7 6 5 4 3 2 c s sc k s i s o 1 6 0 7 ls b ms b ls b data 7 6 5 4 3 2 1 0 0 7 hi - z
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 9 of 1 4 electrical specifications absolute maximum ratings symbol description ratings v dd power supply voltage with respect to v ss - 1.0v to +7.0v v in voltage on any pin with respect to v ss - 1.0v to +7.0v and v in < v dd +1.0v t stg storage temperature - 55 c to + 125 c t lead lead temperature (soldering, 10 seconds) 26 0 c v esd electrostatic discharge voltage - human body model (aec - q100 - 002 rev. e) - charged device model (aec - q100 - 011 rev. b) - machine model ( a ec - q100 - 003 rev. e ) 3.5kv 1.25kv 250v package moisture sensitivity level msl - 1 stresses above those listed under absolute maximum ratings may cause permanent damage to the device. this is a stress rating only, and the functional operation of the device at these or any other conditions above those listed in the operational section of this specification is not implied. exposure to absolute maximum ratings conditions for extended periods may affect device reliability. dc operating conditions ( t a = - 40 c to + 85 c, v dd = 4.5v to 5.5v unless otherwi se specified ) symbol parameter min typ max units notes v dd main power supply 4.5 5.0 5.5 v i dd vdd supply current @ sck = 1.0 mhz @ sck = 20.0 mhz 0.25 4.0 ma ma 1 i sb standby current 4 10 a 2 i li input leakage current 1 a 3 i lo output leakage current 1 a 3 v ih input high voltage 0.7 v dd v dd + 0.3 v v il input low voltage - 0.3 0.3 v dd v v oh output high voltage @ i oh = - 1 ma v dd C 0.8 - v v ol output low voltage @ i ol = 2 ma - 0.4 v v hys input hysteresis 0.05 v dd - v 4 notes 1. sck toggling between v dd - 0.3v and v ss , other inputs v ss or v dd - 0.3v. 2. sck = si = /cs=v dd . all inputs v ss or v dd . 3. v in or v out = v ss to v dd . 4. this parameter is periodically sampled and not 100% tested.
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 10 of 1 4 ac parameters ( t a = - 40 c to + 85 c, v dd = 4.5v to 5.5v unless otherwise specified ) symbol parameter min max units notes f ck sck clock frequency 0 20 mhz t ch clock high time 22 ns 1 t cl clock low time 22 ns 1 t csu chip select setup 10 ns t csh chip select hold 10 ns t od output disable 20 ns 2 t odv output data valid 20 ns t oh output hold 0 ns t d deselect time 60 ns t r data in rise time 50 n s 1,3 t f data in fall time 50 n s 1,3 t su data setup time 5 ns t h data hold time 5 ns t hs /hold setup time 10 ns t hh /hold hold time 10 ns t hz /hold low to hi - z 20 ns 2 t lz /hold high to data active 20 ns 2 notes 1. t ch + t cl = 1/f ck . 2. rise and fall times measured between 10% and 90% of waveform. 3. this parameter is characterized and not 100% tested. capacitance (t a = 25 c , f=1.0 mhz, v dd = 5v) symbol parameter max units notes c o output c apacita nce (so ) 8 pf 1 c i input c apacitance 6 pf 1 notes 1. this parameter is periodically sampled and not 100% tested. ac test conditions input pulse levels 10% and 90% of v dd input r ise and f all t imes 5 ns input and o utput t iming l evels 0.5 v dd output load capacitance 30 pf data retention symbol parameter min max units notes t dr @ +85oc 10 - years @ +80oc 19 - years @ +75oc 38 - years
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 11 of 1 4 serial data bus timing /hold timing power cycle timing power cycle timing ( t a = - 40 c to + 85 c, v dd = 4.5v to 5.5v unless otherwise specified ) symbol parameter min max units notes t pu v dd (min) to first access start 1 - m s t pd last access complete to v dd (min) 0 - s t v r v dd rise time 3 0 - s/v 1 t vf v dd fall time 3 0 - s/v 1 notes 1. sl ope measured at any point on v dd waveform . cs sck si so 1 / tck tcl tch tcsh todv toh tod tcsu tsu th td tr tf cs sck so hold ths thh thz tlz ths thh v d d m i n t p u v d d c s t v r t p d t v f
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 12 of 1 4 mechanical drawing (8 - pin soic - jedec standard ms - 012 , variation aa ) refer to jedec ms - 012 for complete dimensions and notes. all dimensions in millimeters . soic package marking scheme legend: xx xx xx= part number, p= package type (g=soic) r=rev code, lllllll= lot code ric=ramtron intl corp, yy=year, ww=work week example: fm 25040b , green soic package, year 2010, work week 51 fm 25040b - g a 00002g1 ric10 51 xxxx xxx - p r ll llll l ricyyww p i n 1 3 . 9 0 0 . 1 0 6 . 0 0 0 . 2 0 4 . 9 0 0 . 1 0 0 . 1 0 0 . 2 5 1 . 3 5 1 . 7 5 0 . 3 3 0 . 5 1 1 . 2 7 0 . 1 0 m m 0 . 2 5 0 . 5 0 4 5 0 . 4 0 1 . 2 7 0 . 1 9 0 . 2 5 0 - 8 r e c o m m e n d e d p c b f o o t p r i n t 7 . 7 0 0 . 6 5 1 . 2 7 2 . 0 0 3 . 7 0
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 13 of 1 4 revision history revision date summary 1.0 11/10/2010 initial release 1.1 1/31/2011 added esd ratings. 1.2 2/15/2011 changed t pu and t vf spec limit s. 3.0 1/6/2012 changed to production status. changed t vf spec. document history document title: fm2 5040b 4k b serial 5v f - ram memory document number: 001 - 8 6145 revision ecn orig. of change submission date description of change ** 3902952 gvch 02/25/2013 new spec *a 3924523 gvch 03/07/2013 changed t pu spec value from 10ms to 1ms
fm25040b - 4kb 5v spi f - ram document number: 001 - 86145 rev. * a page 14 of 1 4 sales, solutions, and legal information worldwide sales and design support cypress maintains a worldwide network of offices, solution centers, manufacturers representatives, and distributors. to find the office closest to you, visit us at cypress locations . products automotive cypress.com/go /a utomotive clocks & buffers cypress.com/go/clocks interface cypress.com/go /i nterface lighting & power control cypress.com/go/powerpsoc cypress.com/go/plc memory cypress.com/go/memory psoc cypress.com/go/psoc touch sensing cypress.com/go/touch usb controllers cypress.com/go/usb psoc ? solutions psoc.cypress.com/solutions psoc 1 | psoc 3 | psoc 5 cypress developer community community | forums | blogs | video | training technical support cypress.com/g o/support ramtron is a registered trademark and nodelay? is a trademark of cypress semiconductor corp. all other trademarks or registered trademarks referenced herein are the property of their respective owners. ? cypress semi conductor corporation, 2011 - 2013 . the information contained herein is subject to change without notice. cypress semiconductor corporation assumes no responsibility for the use of any circuitry other than circuitry embodied in a cypress p roduct. nor does it convey or imply any license under patent or other rights. cypress products are not warranted nor intended to be used for medical, life support, life saving, critical control or safety applications, unless pursuant to an express written agreement with cypress. furth ermore, cypress does not authorize its products for use as critical components in life - support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. the inclusion of cypress products in life - support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies cypress against all charges. this source code (software and/or firmware) is owned by cypress semiconductor corporation (cypress) and is protected by and subject to worldwide patent protection (united states and foreign), united states copyright laws and international treaty provisions. cy press hereby grants to licensee a personal, non - exclusive, non - transferable license to copy, use, modify, create der ivative works of, and compile the cypress source code and derivative works for the sole purpose of creating custom software and or firmware in support of licen see product to be used only in conjunction with a cypress integrated circuit as specified in the applicable agreement. any reproduction, modification, translation, compilation, or representation of this source code except as specified above is prohibited without the express w ritten permission of cypress. disclaimer: cypress makes no warranty of any ki nd, express or implied, with regard to this material, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose. cypress reserves the right to make changes without further notice to the materials describe d herein. cypress does not assume any liability arising out of the application or use of any product or circuit described herein. cypress does not authorize it s products for use as critical components in life - support systems where a malfunction or failure may reasonably be expected to result in significant injury to the user. the inclusion of cypress product in a life - support systems application implies that the manufacturer assumes all risk of such use and in doing so indemnifies cypress against all charg es. use may be limited by and subject to the applicable cypress software license agreement .


▲Up To Search▲   

 
Price & Availability of FM25040B13

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X